lf: update to r37
authorNate Robinson <[email protected]>
Fri, 29 Aug 2025 03:15:02 +0000 (23:15 -0400)
committerWesley Gimenes <[email protected]>
Fri, 29 Aug 2025 21:03:19 +0000 (18:03 -0300)
https://github.com/gokcehan/lf/releases/tag/r37

Signed-off-by: Nate Robinson <[email protected]>
utils/lf/Makefile

index 29aaec51aadf87427d77d41662eea5be4c93f0e5..2b5f752b5a2e16a9875d19c8307e884c1a912d87 100644 (file)
@@ -5,13 +5,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=lf
-PKG_VERSION:=36
+PKG_VERSION:=37
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/gokcehan/lf.git
 PKG_SOURCE_VERSION:=r$(PKG_VERSION)
-PKG_MIRROR_HASH:=0c3b63797316b4fab7eb44789cb5fe0da115f172e163b6656051ed5c0e7ccd76
+PKG_MIRROR_HASH:=b38a5857eeccd38bb6cfa69a665f92814aadc4865c6db05529efe969eebf9785
 
 PKG_MAINTAINER:=Nate Robinson <[email protected]>
 PKG_LICENSE:=MIT